FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSRelatedPerson.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSRelatedPerson.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson
Version1.0.0
Statusactive
Date2026-04-03T08:10:50+00:00
NameEHDSRelatedPerson
TitleRelated person model
DescriptionModel for information about a guardian or other person related to the subject of care
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson
Kindlogical

Resources that use this resource

StructureDefinition
xtehr.eu.ehds.models#currentEHDSDischargeReportDischarge Report model
xtehr.eu.ehds.models#currentEHDSImagingReportImaging report model
xtehr.eu.ehds.models#currentEHDSLaboratoryReportLaboratory report model
xtehr.eu.ehds.models#currentEHDSMedicationDispenseMedication dispense model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSRelatedPersonLaboratoryObligationsRelated person laboratory specific obligations
xtehr.eu.ehds.models#currentEHDSRelatedPersonObligationsRelated person obligations
xtehr.eu.ehds.models#currentEHDSSpecimenSpecimen model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSAddressAddress model
xtehr.eu.ehds.models#currentEHDSHumanNameHuman name model
xtehr.eu.ehds.models#currentEHDSPatientPatient model
xtehr.eu.ehds.models#currentEHDSTelecomTelecom model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSRelatedPerson

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSRelatedPerson 0..*BaseRelated person model
... personalIdentifier 0..*IdentifierAn identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.
... name 0..*EHDSHumanNameName associated with the person.
... subject 1..1EHDSPatientThe patient in relation to whom the related person is defined.
... relationship 0..1CodeableConceptRelationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.
Binding Description: (preferred): HL7 RoleCode
... address 0..*EHDSAddressMailing and home or office address
... telecom 0..*EHDSTelecomTelecommunication contact information (addresses) of the person.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSRelatedPerson",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson",
  "version": "1.0.0",
  "name": "EHDSRelatedPerson",
  "title": "Related person model",
  "status": "active",
  "date": "2026-04-03T08:10:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Model for information about a guardian or other person related to the subject of care",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSRelatedPerson",
        "path": "EHDSRelatedPerson",
        "short": "Related person model",
        "definition": "Model for information about a guardian or other person related to the subject of care",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.personalIdentifier",
        "path": "EHDSRelatedPerson.personalIdentifier",
        "short": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
        "definition": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSRelatedPerson.personalIdentifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.name",
        "path": "EHDSRelatedPerson.name",
        "short": "Name associated with the person.",
        "definition": "Name associated with the person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSRelatedPerson.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.subject",
        "path": "EHDSRelatedPerson.subject",
        "short": "The patient in relation to whom the related person is defined.",
        "definition": "The patient in relation to whom the related person is defined.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSRelatedPerson.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.relationship",
        "path": "EHDSRelatedPerson.relationship",
        "short": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
        "definition": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSRelatedPerson.relationship",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 RoleCode"
        }
      },
      {
        "id": "EHDSRelatedPerson.address",
        "path": "EHDSRelatedPerson.address",
        "short": "Mailing and home or office address",
        "definition": "Mailing and home or office address",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSRelatedPerson.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.telecom",
        "path": "EHDSRelatedPerson.telecom",
        "short": "Telecommunication contact information (addresses) of the person.",
        "definition": "Telecommunication contact information (addresses) of the person.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSRelatedPerson.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSRelatedPerson",
        "path": "EHDSRelatedPerson",
        "short": "Related person model",
        "definition": "Model for information about a guardian or other person related to the subject of care"
      },
      {
        "id": "EHDSRelatedPerson.personalIdentifier",
        "path": "EHDSRelatedPerson.personalIdentifier",
        "short": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
        "definition": "An identifier of the related person that is unique within a defined scope (e.g. national ID number). Multiple identifiers could be provided.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.name",
        "path": "EHDSRelatedPerson.name",
        "short": "Name associated with the person.",
        "definition": "Name associated with the person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.subject",
        "path": "EHDSRelatedPerson.subject",
        "short": "The patient in relation to whom the related person is defined.",
        "definition": "The patient in relation to whom the related person is defined.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.relationship",
        "path": "EHDSRelatedPerson.relationship",
        "short": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
        "definition": "Relationship between a patient and a contact person for that patient. This includes relatives, guardians, caring persons etc.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 RoleCode"
        }
      },
      {
        "id": "EHDSRelatedPerson.address",
        "path": "EHDSRelatedPerson.address",
        "short": "Mailing and home or office address",
        "definition": "Mailing and home or office address",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSRelatedPerson.telecom",
        "path": "EHDSRelatedPerson.telecom",
        "short": "Telecommunication contact information (addresses) of the person.",
        "definition": "Telecommunication contact information (addresses) of the person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom"
          }
        ]
      }
    ]
  }
}